Ninja Database Pro
SortIndex Method (CompositeIndex<T>)



KellermanSoftware.NinjaDatabasePro Namespace > CompositeIndex<T> Class : SortIndex Method
Sort the index by the index value
Syntax
Public Overrides Sub SortIndex() 
Dim instance As CompositeIndex(Of T)
 
instance.SortIndex()
public override void SortIndex()
public:
void SortIndex(); override 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CompositeIndex<T> Class
CompositeIndex<T> Members